CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux ls

搜索资源列表

  1. busybox-1.8.1.tar

    0下载:
  2. BusyBox 是一个集成了一百多个最常用linux命令和工具的软件。BusyBox 包含了一些简单的工具,例如ls、 cat 和 echo等等,还包含了一些更大、更复杂的工具,例如 grep、find、mount 以及 telnet。有些人将 BusyBox 称为 Linux 工具里的瑞士军刀。简单的说BusyBox就好像是个大工具箱,它集成压缩了 Linux 的许多工具和命令,也包含了 Android 系统的自带的she-BusyBox 是一个集成了一百多个最常用linux命令和工具的软件。
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2082599
    • 提供者:song
  1. myls

    0下载:
  2. 自己在Linux系统下实现的一个类似ls命令的功能-Achieve a similar function of the ls command. . .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1657
    • 提供者:娄德成
  1. show

    0下载:
  2. 模仿linux下的ls功能,显示文件属性-Mimic the "ls" functionality under linux display file attributes
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-15
    • 文件大小:7243
    • 提供者:jack
  1. lscode.tar

    0下载:
  2. 用C语言实现unix/linux下 ls -l 命令,里面的注释都是英文的但比较容易读懂-Unix/linux using C language under the ls-l command inside the notes are in English, but relatively easy to read
  3. 所属分类:Driver develop

    • 发布日期:2017-04-08
    • 文件大小:2263
    • 提供者:龚堆
  1. bookcode

    0下载:
  2. Unix/Linux中获取文件信息以及ls工具实现-get info of the file on Linux
  3. 所属分类:Driver develop

    • 发布日期:2017-11-24
    • 文件大小:2996
    • 提供者:韩文方
  1. simple-shell

    0下载:
  2. linux简单shell功能实现,可以实现主流的ls data 等命令,还可带参数-Simple shell
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-22
    • 文件大小:71557
    • 提供者:maizi
  1. td1

    0下载:
  2. Linux编程 查看文件属性 实现ls -il命令 opendir操作 关键函数:stat(2), opendir(3), getgrgid(3), getpwuid(3), ctime(3).-Linux programming Properties files Discution the links Access to Records stat(2), opendir(3), getgrgid(3), getpwuid(3), ctim
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-22
    • 文件大小:52264
    • 提供者:The king C
  1. shell.tar

    0下载:
  2. 实现shell的大部分功能,例如pwd,cd,ls,其实就和linux下的终端差不多-To achieve most of the functionality of the shell, for example, pwd, cd, ls, in fact, almost under linux terminal
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:8553
    • 提供者:孙涛
  1. coreutils-8.0

    0下载:
  2. coreutils 是GNU下的一个软件包,包含linux下的 ls等常用命令。-coreutils is under a GNU package contains common commands such as ls under linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:11065445
    • 提供者:
  1. lsss3

    0下载:
  2. 关于linux里面的代码,是关于ls命令的代码的书写和修改!-Linux inside the code, write and modify the code of the ls command!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-29
    • 文件大小:2515
    • 提供者:fang
  1. linux_order

    0下载:
  2. linux下实现 (源码) who -H cp -r ls -l -a tail -l -n -linux realizing who-H cp-r ls-l-a tail-l-n
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:7099
    • 提供者:damon
  1. my_ls_l.c

    0下载:
  2. 对linux 系统命令 ls -l命令的实现,通过gcc编译,查看目录下文件基本信息。-On linux system command ls-l command achieved through gcc compiler, view files under basic information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1357
    • 提供者:李享
  1. Fat-FileSystem

    0下载:
  2. 简易Linux FAT 文件系统的实现。本程序是操作系统课程的课程设计,获得优秀。 具体实现了文件系统格式的定义,实现了基本的cd/pwd/ls 等命令。-Basic Linux FAT filesystem demo code.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-07
    • 文件大小:22933
    • 提供者:zhangqiang
  1. ftp

    1下载:
  2. 简单的ftp功能的实现,实现linux系统下ftp login\get\put\pwd\ls\cd等功能-Simple ftp function, achieving linux system ftp login \ get \ put \ pwd \ ls \ cd etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-01-20
    • 文件大小:21504
    • 提供者:wyg
  1. busybox-1.16.0

    0下载:
  2. BusyBox 嵌入式开发中比不可少的工具,是一个集成了一百多个最常用linux命令和工具的软件。BusyBox 包含了一些简单的工具,例如ls、cat和echo等等,还包含了一些更大、更复杂的工具,例grep、find、mount以及telnet。-BusyBox than necessary in the embedded development tools, is an integrated more than one hundred most commonly used Linux co
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-10
    • 文件大小:2097618
    • 提供者:
  1. list

    0下载:
  2. 用C/C++在Linux Gcc编译器下设计一个类似于ls命令的程序,编译后生成可执行命令-With C/C++ under Linux Gcc compiler design a program similar to the ls command, the compiler generates an executable command
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:533
    • 提供者:
  1. my_ls

    0下载:
  2. 用C语言实现linux的ls命令,可选参数包括d,l,R,i,a,格式为my_ls [Option]...[Filepath]-Linux using C language implementation of the ls command, optional parameters, including d, l, R, i, a, format my_ls [Option] ... [Filepath] ...
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:22636
    • 提供者:
  1. SD_GCC_piaodown

    0下载:
  2. SD卡的FAT32文件系统 SD卡格式化成FAT32文件系统 基于单片机的SD卡FAT32文件系统,使用protues仿真,方便无开发板的童鞋学习。 SD卡的FAT32文件系统 怎样将SD卡格式化成FAT32文件系统? fat32格式在linux中叫做vfat,是一种window和linux都能识别的文件系统 1)首先切换到root权限: $su - root 2)查找SD的设备名称: #ls /dev/sd* 然后插入SD卡,再次输入上面的命令 ls /d
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:96937
    • 提供者:alex
  1. busybox-1.21.1

    0下载:
  2. BusyBox 是一个集成了一百多个最常用linux命令和工具的软件。BusyBox 包含了一些简单的工具,例如ls、cat和echo等等,还包含了一些更大、更复杂的工具,例grep、find、mount以及telnet。有些人将 BusyBox 称为 Linux 工具里的瑞士军刀。简单的说BusyBox就好像是个大工具箱,它集成压缩了 Linux 的许多工具和命令,也包含了 Android 系统的自带的shell。-BusyBox is a software integrates more t
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3465981
    • 提供者:Creazy
  1. busybox-1.22.1

    0下载:
  2. BusyBox 是一个集成了一百多个最常用linux命令和工具的软件。BusyBox 包含了一些简单的工具,例如ls、cat和echo等等,还包含了一些更大、更复杂的工具,例grep、find、mount以及telnet。有些人将 BusyBox 称为 Linux 工具里的瑞士军刀。简单的说BusyBox就好像是个大工具箱,它集成压缩了 Linux 的许多工具和命令,也包含了 Android 系统的自带的shell。-BusyBox is a software integrates more t
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3491049
    • 提供者:Creazy
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com